/*****网站内页，全局栏目头颜色设置－开始******/
a:focus, a:hover {color: #0065b8;}

h1,h2,h3,h4,h5,h6,p{margin: 0;padding: 0;}
.clear{clear: both;}

/*****内容区1200像素******/
@media (min-width: 768px) {
    .container {
        width:750px
    }
}
@media (min-width: 992px) {
    .container {
        width:970px
    }
}
@media (min-width: 1200px) {
    .container {
        width:1200px
    }
}


/* 轮播大图 */
.flexslider { position: relative; max-height:860px; overflow: hidden;}
.slides { position: relative; z-index: 1; }
.slides li { height: 860px;background-size: auto 100% !important; }

#intpate, #catapage { max-height: 550px;}
#intpate .slides li, #catapage .slides li {height: 550px;background-size: auto 100% !important;}


@media (min-width: 992px) and (max-width: 1200px){
  
  .slides li {height: 660px;background-size: auto 100% !important;}
  
  
}
@media (max-width: 992px){

  .flexslider .slides li {background-size: auto 100% !important;height: 500px;}
  #intpate .slides li, #catapage .slides li {height: 280px;}
}
@media (max-width: 767px){

  .flexslider .slides li { background-size: auto 100% !important;height: 250px;}
  #intpate .slides li, #catapage .slides li {height: 180px;}
  
}



/* 公用标题样式 */
.bt{text-align: center;margin-bottom: 40px;}
.bt h3{font-size: 30px;line-height: 1;font-weight: bold;color: #0065b8;letter-spacing: 2px;}
.bt hr { border-top: 3px solid #0065b8; margin: 10px auto;width: 10%;}
.bt p {font-size: 15px;line-height: 1; color: #666;}
.bt h5 {font-size: 20px; font-weight: bold;  text-transform: uppercase; color: rgb(0 0 0 / 40%); margin-top: 10px;}

@media (min-width: 992px) and (max-width: 1200px){
 
  
  
}
@media (max-width: 992px){

  
}
@media (max-width: 767px){

  .bt{padding: 0 15px;margin-bottom: 30px;}
  .bt h3 {font-size: 25px;}
  .bt p { font-size: 13px;line-height: 1.5;}
  
}


/* 优势 */
.ys-bg {position: relative;top: -80px;z-index: 3;height: 220px;}
.ys-cont{}
.ys-cont ul{}
.ys-cont ul li{float: left;width: 16.666666%;text-align: center;padding: 20px 0;height: 190px;}
.ys-cont ul li img{width: 55%;margin-bottom: 10px;}
.ys-cont ul li h3 {color: #fff; font-family: Microsoft JhengHei;font-size: 24px;  line-height: 1;  font-weight: bold; letter-spacing: 1px;}
.ys-cont ul li.y1{background: #323232;}
.ys-cont ul li.y1 h3{line-height: 150px;font-size: 30px;}
.ys-cont ul li.y2{background: #329cf4;}
.ys-cont ul li.y3{background: #1f8ce6;}
.ys-cont ul li.y4{background: #0f7eda;}
.ys-cont ul li.y5{background: #0671c9;}
.ys-cont ul li.y6{background: #0065b8;}

@media (min-width: 992px) and (max-width: 1200px){
 
  .ys-cont ul li{height: 160px;}
  .ys-cont ul li.y1 h3 { line-height: 120px;}
  
  
}
@media (max-width: 992px){

  .ys-bg {position: relative;top: -50px;z-index: 3;height: 110px;}
  .ys-cont ul li {padding: 10px 0;height: 110px;}
  
  .ys-cont ul li h3{font-size: 18px;}
  .ys-cont ul li.y1 h3 {line-height: 90px;font-size: 20px;}
  .ys-cont ul li img {width: 50%;margin-bottom: 6px;}
  
}
@media (max-width: 767px){

  .ys-bg {position: static; z-index: 3; height: auto;padding: 30px 5px;}
  .ys-cont ul li {float: left;width: 31%;text-align: center;padding: 10px 0;margin: 5px 1.1%;height: 110px;}
  .ys-cont ul li img { width: 50%;margin-bottom: 5px;}
  .ys-cont ul li h3 {font-size: 18px;}
  .ys-cont ul li.y1 h3 {line-height: 90px; font-size: 18px;}
  
}


/* 关于我们 */
.gywm-bg{background: url(../images/gy-bg.jpg)no-repeat center;padding-bottom: 60px;}

.gywm-bt{background: #323232;height: 70px;position: relative;margin-bottom: 70px;}
.gy-ico {background: #0065b8;float: left; width: 115px; height: 115px;text-align: center; position: absolute;bottom: 0;padding-top: 20px;}
.gy-ico img{}

.gywm-bt h3 {float: left;color: #fff;margin-left: 140px; font-size: 26px; line-height: 1;font-weight: bold;letter-spacing: 2px;padding-top: 25px;}
.gywm-bt h3 span { font-size: 20px; text-transform: uppercase; font-weight: normal;letter-spacing: 0;}

.gy-btn{float:right;}
.gy-btn a { background: #0065b8;display: inline-block; font-size: 22px; line-height: 70px; padding: 0 30px;color: #fff;}
.gy-btn a:hover{background: #005ba5;}

.gywm-nr{float: left;width: 50%;padding: 0 25px;}
.gywm-nr p { font-size: 16px;line-height: 2; color: #333;}
.gywm-img{float: left;width: 50%;padding: 0 25px;}
.gywm-img img {width: 100%;border: 6px solid #fff;border-radius: 10px;}
@media (min-width: 992px) and (max-width: 1200px){
 
  .gywm-bt{height: 60px;}
  .gywm-bt h3{padding-top: 20px;}
  .gy-btn a{line-height: 60px;}
  
  .gywm-nr p { font-size: 15px;line-height: 1.6;color: #333;}
  
}
@media (max-width: 992px){

  .gywm-bt {height: 60px;margin-bottom: 50px;}
  .gy-ico{width: 80px;height: 80px;padding-top: 12px;}
  .gy-ico img { width: 75%;}
  
  .gywm-bt h3 {float: left; color: #fff;margin-left: 100px; font-size: 24px;line-height: 1;font-weight: bold;letter-spacing: 2px;padding-top: 20px;}
  .gy-btn a{line-height: 60px;}
  
  .gywm-img {padding: 0 0 0 20px;}
  .gywm-nr p {font-size: 14px;line-height: 1.6;}
  
}
@media (max-width: 767px){

  .gy-ico {background: #0065b8;width: 60px;height: 60px;text-align: center;position: static;bottom: 0;padding-top: 5px; margin-left: 10px;}
  .gy-ico img{width: 80%;}
  
  .gywm-bt {margin-bottom: 25px;}
  .gywm-bt h3 { margin-left: 10px;font-size: 24px;padding-top: 20px;}
  
  .gy-btn{display: none;}
  
  .gywm-nr {float: none;width: 100%; padding: 0 15px;margin-bottom: 30px;}
  .gywm-img {float: none; width: 100%; padding: 0 15px;}
  
}

/* 产品展示 */
.cpzs{padding: 60px 0;}

.cp-cont{}
.cp-cont ul{}
.cp-cont ul li{float: left;width: 47%;overflow: hidden;border: 1px solid #bbb;}
.cp-cont ul li:first-child{margin-right: 3%;}
.cp-img{float: left;width:45%;}
.cp-img img{width: 100%;}

.cp-info{float: left;width: 55%;padding: 15px 15px 0;}
.cp-info h4 { font-size: 22px; line-height: 1; font-weight: normal;  letter-spacing: 1px;color: #000; margin-bottom: 10px;}
.cp-info p {font-size: 14px;line-height: 1.5;color: #555;margin-bottom: 10px;height: 90px;overflow: hidden;}
.cp-info a {display: block;text-align: center; background: #eee; line-height: 1;  padding: 15px 0; font-size: 16px;text-transform: uppercase;}
.cp-info a:hover{background: #0065b8;color: #fff;}
@media (min-width: 992px) and (max-width: 1200px){
 
  .cp-info h4{}
  .cp-info p { font-size: 13px;line-height: 1.5;height: 60px;}
  
  .cp-info a{padding: 12px 0;font-size: 15px;}
  
}
@media (max-width: 992px){

  .cp-info h4{font-size: 18px;letter-spacing: 0;margin-bottom: 6px;}
  .cp-info p { font-size: 12px; line-height: 1.4;color: #555;margin-bottom: 5px;height: 50px;}
  .cp-info a{padding: 10px 0;font-size: 12px;}
  
}
@media (max-width: 767px){

  .cpzs {padding: 40px 0;}
  .cp-cont {padding: 0 15px;}
  .cp-cont ul li {  float: none; width: 100%;overflow: hidden; border: 1px solid #bbb; margin-bottom: 20px; margin-right: 0 !important;}
  
}



/* 视频 */
.video-bg{background: url(../images/vd-bg.jpg)no-repeat center bottom;background-size: 100% 250px !important;padding-bottom: 60px;}

.video-cont{}
.video-cont iframe{width: 100%;height: 500px;}
@media (min-width: 992px) and (max-width: 1200px){
 
  
  .video-cont iframe{height: 420px;}
  
  
}
@media (max-width: 992px){

  .video-bg{background-size: 100% 150px !important;}
  .video-cont iframe {width: 100%;height: 320px;}
  
}
@media (max-width: 767px){

  .video-cont {padding: 0 15px;}
  .video-cont iframe {height: 220px;}
  
  
  
}

/* 设备 */
.shebei-bg{padding: 60px 0;}

.sb-cont{}
.sb-cont ul{}
.sb-cont ul li{float: left;width: 25%;padding: 0 8px;}
.sb-cont ul li a{display: block;border: 3px solid transparent;}
.sb-cont ul li a .sb-img { height: 200px;display: flex;  overflow: hidden;flex-wrap: wrap;align-content: center;}
.sb-cont ul li a .sb-img img{width: 100%;min-height: 100%;}
.sb-cont ul li a:hover{border-color: #0065b8;}

.sb-btn{margin-top: 40px;text-align: center;}
.sb-btn a {display: inline-block;font-size: 16px;line-height: 1; border: 2px solid #0065b8; padding: 10px 35px;font-weight: bold;color: #0065b8;position: relative;top: 0;transition: all .5s;}
.sb-btn a:hover{color: #fff;background: #0065b8;top: -2px;border-radius: 2px;box-shadow: 1px 1px 3px #00335d;}

@media (min-width: 992px) and (max-width: 1200px){
 
  .sb-cont ul li a .sb-img{height: 160px;}
  
}
@media (max-width: 992px){

  .sb-cont ul li {padding: 0 5px;}
  .sb-cont ul li a .sb-img{height: 130px;}
  .sb-cont ul li a { display: block;border: none;}
  
}
@media (max-width: 767px){

  .shebei-bg {padding: 40px 0;}
  
  .sb-cont {padding: 0 10px;}
  .sb-cont ul li {float: left;width: 50%;margin-bottom: 10px;}
  
  .sb-btn {margin-top: 20px;}
  .sb-btn a {font-size: 15px;padding: 10px 30px;font-weight: normal;}
  
}


/* 新闻 */
.xinw-bg{padding: 50px 0 100px;background: #f6f6f6 url(../images/bg5.jpg)no-repeat center bottom;}

.xw-bt{}

.xw-cont{}
.xinw-left{float: left;width: 48%;position: relative;}
.xinw-left a{display:block;}
.xinw-left a .xinw_top-img {height: 310px;overflow: hidden;display: flex;flex-wrap: wrap;align-content: center;}
.xinw-left a .xinw_top-img img{width: 100%;min-height: 100%;transition:all .6s;}
.xinw-left a:hover .xinw_top-img img{transform: scale(1.05);}

.xinw_top-date {position: absolute;top: 0;background: #0065b8;text-align: center;color: #fff;height: 90px;width: 90px;}
.xinw_top-date h5 { font-family: Times New Roman; font-size: 50px; line-height: 1;font-weight: bold;margin-top: 8px;}
.xinw_top-date p {font-size: 16px;line-height: 1;}

.xinw_top-info{}
.xinw_top-info h3 {font-size: 17px;line-height: 1;margin: 8px 0;color: #000;}

.xinw_top-info p{font-size: 14px;line-height: 1.5;color: #666;}
.xinw-left a:hover h3{color: #0065b8;}

.xinw-btn{margin-top: 15px;}
.xinw-btn a { background: #0065b8; color: #fff;display: inline-block; font-size: 15px; line-height: 1;padding: 10px 40px;border-radius: 2px;}
.xinw-btn a:hover{background: #005ba5;}


.xinw-right{float: right;width: 48%;}
.xinw-right ul{}
.xinw-right ul li{border-bottom: 1px dashed #ddd;padding-bottom: 15px;margin-bottom: 15px;}

.xinw-right .xinw-date{float: left;width: 19%;text-align: center;padding: 10px;border-right: 1px solid #bbb;color: #666;}
.xinw-right .xinw-date h5 {font-family: Times New Roman;font-size: 45px;line-height: 1;font-weight: bold;}
.xinw-right .xinw-date p {font-size: 16px;line-height: 1;}
.xinw-right ul li a:hover .xinw-date h5{color: #0065b8;}

.xinw-right .xinw-info {float: left;width: 81%;padding: 0 15px;}
.xinw-info h3 {font-size: 19px;line-height: 1.5;margin-bottom: 5px;color: #000;overflow: hidden; text-overflow: ellipsis;white-space: nowrap;}
.xinw-info p {font-size: 14px;line-height: 1.5;color: #7d7d7d;}
.xinw-right ul li a:hover .xinw-info h3{color: #0065b8;}

/* .xinw-right ul li a{display: block; padding: 15px 0;transition: all .6s;position: relative;left: 0;}
.xinw-right ul li a:hover{background: #0065b8;left: -10px;}
.xinw-right ul li a:hover .xinw-info h3,.xinw-right ul li a:hover .xinw-info p{color: #fff;}
.xinw-right ul li a:hover .xinw-date{color: #fff;} */

@media (min-width: 992px) and (max-width: 1200px){

  .xinw-right .xinw-date{width: 20%;}
  .xinw-right .xinw-info{width: 80%;}
  .xinw-info p{height: 40px;overflow: hidden;}
  
}
@media (max-width: 992px){
 
  .xinw-left a .xinw_top-img{height: 200px;}
  .xinw_top-date { height: 70px; width: 70px;}
  .xinw_top-date h5{font-size: 35px;}
  .xinw_top-date p { font-size: 14px;}
  
  .xinw_top-info h3{font-size: 16px;}
  .xinw_top-info p{font-size: 12px;height:40px;overflow: hidden;}
  
  .xinw-right .xinw-date h5{font-size: 30px;}
  .xinw-right .xinw-date p{font-size: 13px;}

  .xinw-right .xinw-date{width: 20%;padding: 6px;}
  .xinw-right .xinw-info { float: left; width: 80%; padding-left: 15px;}
  
  .xinw-info p {font-size: 12px;line-height: 1.5;color: #7d7d7d; height: 36px;overflow: hidden;}
  .xinw-info h3{font-size: 16px;margin-bottom: 0;}
  .xinw-right ul li { padding-bottom: 10px; margin-bottom: 10px;}
  
  .xinw_top-img{height: 230px;}
  .xinw-btn {margin-top: 10px;}
  .xinw-btn a{font-size: 14px;padding: 10px 35px;}
  
  
  
  
}
@media (max-width: 767px){
 
  .xw-cont{padding: 0 15px;}
  
  .xinw-left { float: none;width: 100%;position: relative;margin-bottom: 20px;}
  .xinw-right {float: none; width: 100%;}
  
  .xinw-bg{padding: 30px 0 60px;}
  
  
}


/* 留言 */
.liuyan-bg{padding: 60px 0;}

.ly-cont{}
.ly-img{float: right;width: 40%;}
.ly-img img{width: 100%;}
.ly-nr{float:left;width: 55%;padding: 20px 30px;}
.ly-nr h3 {text-align: center;background: url(../images/ly-bg.png)no-repeat center; padding: 12px 0 30px;font-size: 30px;  line-height: 1; color: #fff; font-weight: bold; letter-spacing: 3px; margin-bottom: 10px;}
.ly-nr p {text-align: centerter;font-size: 15px;line-height: 1.5; color: #555; margin-bottom: 20px;}
.ly-nr .mess_list .mess_title{float:left;width:25%;}
.ly-nr .mess_list { overflow: hidden; margin-bottom: 25px; border-bottom: none;padding-bottom: 0;}
.ly-nr .mess_list .mess_input,.ly-nr .mess_list .mess_textarea{float: left;width: 75%;}
.ly-nr .mess_list .form-control{height: 40px;padding: 5px 12px;font-size: 15px;width: 100%;}
.ly-nr .mess_list .mess_textarea .form-control{height: 90px;}
.form-control:focus {
    border-color: #7f6ebd;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(127,110,189,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(127,110,189,.6);
}
.mess_submit{margin-left: 25%;}
.ly-nr .mess_button{text-align: center;}
.ly-nr .mess_button input[type=button] { width: 100%;color: #fff; background: #e4b853; font-size: 15px;line-height: 1;padding: 13px 0;}
.ly-nr .mess_button input[type=button]:hover{background: #d6a22c;}
@media (min-width: 992px) and (max-width: 1200px){
 
  
  
}
@media (max-width: 992px){

  .ly-nr{padding: 0 20px;}
  .ly-nr .mess_list{margin-bottom: 15px;}
  .ly-nr .mess_list .form-control{font-size: 13px;height: 35px;}
  .ly-nr .mess_list .mess_textarea .form-control {height: 60px;}
  .ly-nr .mess_button input[type=button]{padding: 10px 0;}
  
}
@media (max-width: 767px){

  .liuyan-bg {padding: 40px 0 20px;}
  .ly-nr {padding: 0 20px;float: none;width: 100%; margin-bottom: 20px;}
  
  .ly-img {display: none;}
  
}



/* 友情链接 */
.link-bg{margin-bottom: 60px;} 
.links, .links a{margin: 0;}
.links{padding: 40px 20px;overflow: hidden;background: url(../images/link-bg.png)no-repeat center;height: 100px;}
.links span {font-size: 24px; text-transform: uppercase;font-weight: bold;color: #0065b8;line-height: 1;display: block;float: left;width: 14%;}
.links span b {font-size: 15px;background: #0065b8;color: #fff; padding: 4px 5px; line-height: 1;border-radius: 3px;display: inline-block;vertical-align: bottom;}
.link-list{float:left;width: 85%;}
.links a { font-size: 15px;line-height: 1.5;color: #555;margin: 0 5px;float:left;}
.links a:hover{color:#0065b8;}

@media (min-width: 992px) and (max-width: 1200px){
 
  .links{background-size: 100%;padding: 30px 20px;height: auto;}
  .links span{width: 17%;}
  .link-list {width: 83%;}
  
  
}
@media (max-width: 992px){

  .link-bg {margin-bottom: 30px;}
  .links{background-size: 100%;padding: 30px 20px;height: auto;}
  .links span{width: 20%;}
  .link-list {width: 80%;}
  .links span{font-size: 20px;}
  .links span b{font-size: 14px;}
  
}
@media (max-width: 767px){

  .links {  padding: 0 15px;height: auto;background: none;margin-bottom: 20px;}
  
  .link-bg { margin-bottom: 0;}
  
}


/* 底部 */
.f_one{background: #00457e;padding: 30px 0;}
.f_one ul{overflow: hidden;}
.f_one ul li{float:left;width: 33.333%;border-right:2px solid #fff;padding-left: 30px;}
.f_one ul li:last-child{border:none;}
.f_one ul li img{float:left;width: 60px;margin-right: 10px;}
.f_one ul li p {color: #fff; font-size: 15px;line-height: 1.5;}
.f_one ul li p b {font-size: 17px;line-height: 1;font-weight: normal; margin-bottom: 5px;display: inline-block;margin-top: 10px;}

.f_two{background: #323232;padding:15px 0;}
.f_two p {text-align: center; color: #ddd; font-size: 15px; line-height: 1;}
.f_two p a{color: #ddd; font-size: 15px; line-height: 1;display:inline-block;}
.f_two p a:hover{color:#0065b8;}

.f-txt{text-align: center;padding: 20px 10px;background: #323232;color: #ddd;}
.f-txt h3 {font-size: 18px; line-height: 1;margin-bottom: 10px;}
.f-txt p {font-size: 15px;line-height: 1.5;}
.f-txt p a{}

.footer{display: none;}
@media (max-width: 768px){
/*手机底部菜单*/
.footers { display:none}
.footer {background: #21272f;display: -webkit-box;width: 100%;margin-top: 6px;background-size: 9px 128px;position: fixed;z-index: 110;bottom: 0;left: 0; display:block; line-height:45px;}
.footer a {-webkit-box-flex: 1;display: -webkit-box;color: #fff; display:inline-block; width:32%;font: 100 16px/35px "微软雅黑";height: 35px; line-height:35px; text-align:center;}
.footer a i { padding-right:5px;}
.hr { height:45px;}
}




/* 内页 */

/* 路径 */
.crumbs-item{border: none;height: auto;line-height: 1;margin-bottom: 5px;}
.crumbs-item h6 { text-align: right; font-size: 15px;  line-height: 1; color: #555;padding-top: 15px;}
.crumbs-item h6 .fa{font-size: 20px;color:#0065b8;margin-right: 5px;}



/* 标题 */
.page-title{color: #fff;position: relative;height: 30px;}
.page-title a{display: none;}
.page-title a:last-child{display: block;pointer-events: none;color: #323232;position: absolute;top: 0;left: 0;z-index: 1;font-size: 24px;font-weight: bold;letter-spacing: 1px;line-height: 1;}


/* 内页子栏目 */
.page-nav{margin: 30px 0;}
.page-nav ul{display: inline-block;}
.page-nav ul li {float: left;width: 150px;text-align: center;position: relative;}

.page-nav ul li a {display: block; font-size: 18px;line-height: 1;padding: 10px 0;border: 1px solid #bbb;background: #fff;}
.page-nav ul li:nth-last-child(2) a{border-right: 1px solid #bbb;}
.page-nav ul li a:hover{background: #0065b8;color: #fff;border: 1px solid #0065b8;}
.page-nav ul li.on a{background: #0065b8;color: #fff;border: 1px solid #0065b8;}

#ibrcolor.layer2 {
    position: absolute;
    z-index: 3;
}

.page-nav ul li .layer2 ul{}
.page-nav ul li .layer2 ul li{float: left;}
.page-nav ul li .layer2 a {font-size: 15px; background: #eee;  border: none;border-bottom: 1px solid #ddd; color: #333;}
.page-nav ul li .layer2.on a {   background: #0065b8;color: #fff;}
.page-nav ul li .layer2 a:hover { background: #0065b8;color: #fff;}
.page-nav ul li .layer2 {float: none;width: 100%;text-align: center;}


/* 图片列表—4 */
.page-alist .col-md-3{padding: 0 10px;margin-bottom: 15px;}
.page-alist .col-md-3 a{display: block;border: 1px solid #ddd;padding: 5px;}
.img-inner {height: 210px;width: 300px;width: 100%;padding: 0;border: none;overflow: hidden;display: flex;}
.img-inner:hover {border: none; overflow: hidden;}
.img-inner img{height: auto;width: 100%;min-height: 100%;}
.page-alist .col-md-3 a h5 {margin-top: 5px;  font-size: 16px; text-align: center;  line-height: 1; padding: 10px 5px;background: #eee;color: #555;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.page-alist .col-md-3 a:hover h5{background: #0065b8;color: #fff;}
.page-alist .col-md-3 a:hover{border-color:  #0065b8;}
.page-alist .col-md-3 a:hover{}





/* 新闻列表 */
.page-alist ul{overflow: hidden;}
.page-alist li{float: left;width: 50%;padding: 0 15px;border: none;margin-bottom: 15px;}
.page-alist li a{display: block;overflow: hidden;border-bottom: 1px dashed #bbb;padding-bottom: 15px;}
.news_img{float: left;height: 150px;overflow: hidden;width: 35%;border: 1px solid #ddd;}
.news_img img{width: 100%;min-height: 100%;}
.news_info{float: left;width: 65%;padding-left: 20px;}
.news_info h3 {font-size: 19px;line-height: 1;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;margin-bottom: 10px;color: #000;}
.news_info h5 { font-size: 13px; line-height: 1; margin-bottom: 10px; color: #888;}
.news_info h5 .fa{font-size: 14px;margin-right: 3px;}
.news_info p { font-size: 14px;line-height: 1.4;color: #555; height: 50px;overflow: hidden;}
.news_info span {float: right;display: inline-block;font-size: 14px;text-transform: uppercase;background: #eee; padding: 8px 35px;  margin-top: 10px; margin-right: 10px;}
.page-alist li a:hover .news_info h3 {color: #0065b8; }
.page-alist li a:hover .news_info span{color: #fff;background: #0065b8;}

.wp-pagenavi{text-align: center;}
.pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #0065b8;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #0065b8;
    border-color: #0065b8;
}


/* 详情页 */
.product_detail h1.title{ text-align: center;  font-family: "Microsoft YaHei"; border-bottom: 1px solid #e0e1dc; margin-bottom: 15px; margin-top: 0; font-size: 20px; line-height: 1;padding-bottom: 15px;}

.page-con-tit h1{ text-align: center;  font-family: "Microsoft YaHei";margin-top: 0; font-size: 20px; line-height: 1;padding-bottom: 10px;}


.list_p li h2 { margin-top: 0;font-size: 15px;line-height: 1;}
.list_p li { height: auto; line-height: 1; font-size: 15px; border-bottom: 1px dashed #e0e1dc; padding: 10px 0;font-family: "Microsoft YaHei";}
.list_p li h2 a { font-size: 15px;font-family: "Microsoft YaHei";}


/* 单页 */
.page-content{}
.page-content p { font-size: 15px;line-height: 1.8;margin-bottom: 5px; color: #333;}

/* 地图 */
.page-addr{}
.page-addr iframe{width: 100%;}












@media (min-width: 992px) and (max-width: 1200px){

  
  
}
@media (max-width: 992px){

  .page-nav ul{width: 100%;}
  .page-nav ul li{width: 20%;}
  
  .page-alist .col-md-3{padding: 0 8px;float:left;width: 50%;}
  
  .page-alist li {float: none;width: 100%;padding: 0;border: none;margin-bottom: 15px;}
  .news_img {float: left;height: 160px;overflow: hidden;width: 30%;border: 1px solid #ddd;}
  .news_info {width: 70%;}

  .product_detail .list {width: 60%; float: left; padding-left: 20px;  display: inline;padding-top: 8px;margin-left: 0;}
  .product_detail .img{width: 40%;}
  
  .zoomPad{z-index: 1 !important;}
  
  
  
  
}
@media (max-width: 767px){

  .crumbs-item h6 { font-size: 14px; padding-top: 10px; margin-right: 10px;}
  
  .page-title a:last-child{left: 15px;font-size:22px;}
  
  .page-nav { margin: 20px 0;padding: 0 10px;}

  .page-nav ul li a{font-size:15px;border: 1px solid #bbb !important;}
  .page-nav ul li { width: 33.3333%; padding: 5px 3px;}
  
  .page-alist { padding: 0 10px;}
  .page-alist .col-md-3{padding: 0 5px;}
  .img-inner{height:130px;}
  .page-alist .col-md-3 a h5{font-size: 14px;}
  
  .page-con-tit h1{font-size:17px;line-height: 1.3;}
  
  .page-content {padding: 0 15px;}
  
}

.inquiry a {
    background: url("../images_public/xunjia.gif") center center no-repeat;
    display: block;
    width: 112px;
    height: 32px;
    text-indent: -99999px;
}



/* 内页产品图片 */
.product-box{text-align: center;position: relative;}
.product-box img{width: 80%;display: block;margin: auto;}
.product-box .p1 {position: absolute; top: -10px;left: 35%;}
.product-box .p1 a{}
.product-box .p1 a img{width: 200px;}
.product-box .p1 a p { font-size: 20px;line-height: 1;font-weight: bold;}

.product-box .p2 {position: absolute; top: 0;left: 9%;}
.product-box .p2 a{}
.product-box .p2 a img{width: 200px;}
.product-box .p2 a p { font-size: 20px;line-height: 1;font-weight: bold;}

.product-box .p3 {position: absolute;top: 200px;left: 10%;}
.product-box .p3 a{}
.product-box .p3 a img{width: 200px;}
.product-box .p3 a p { font-size: 20px;line-height: 1;font-weight: bold;}

.product-box .p4 { position: absolute;top: 400px;left: 15%;}
.product-box .p4 a{display: block;overflow: hidden;}
.product-box .p4 a img{width: 200px;float: left;}
.product-box .p4 a .p-txt { float: left;}
.product-box .p4 a .p-txt p{font-size: 20px;line-height: 1;font-weight: bold;}
.product-box .p4 a .p-txt h5 {font-size: 16px;line-height: 1.3;color: #333;}

.product-box .p5 {position: absolute;  bottom: 15px;left: 55%;}
.product-box .p5 a{}
.product-box .p5 a img{width: 200px;}
.product-box .p5 a p { font-size: 20px;line-height: 1;font-weight: bold;}

.product-box .p6 {position: absolute;  bottom: 15px;right: 0;}
.product-box .p6 a{}
.product-box .p6 a img{width: 200px;}
.product-box .p6 a p { font-size: 20px;line-height: 1;font-weight: bold;}


/* 内页产品列表 */
.pro-nav{float: left;width: 23%;margin-right: 2%;margin-top: 15px;}

/* .nav-stacked>li+li {margin-top: 0; margin-left: 0;}
.nav>li>a { position: relative; display: block; padding: 15px 15px;}
.nav-pills>li>a {border-radius: 0;}
.nav-stacked>li { float: none;margin-bottom: 5px;}
.nav-pills>li>a.fl-1 {  background: #0065b8;  font-size: 18px; }
.lay_02{border: 1px solid #0065b8;overflow: hidden;}
.lay_02 li{margin: 0;}
.item-second{}
.item-second a{font-size: 15px;line-height: 1;padding: 10px 15px;border-top: 1px solid #bbb;}
.nav>li>a:focus, .nav>li>a:hover { text-decoration: none; background-color: #0065b8;color: #fff;}
.nav-stacked>li .fa{float: right;} */

.pro-l-clist{margin-bottom: 10px;}
.pro-l-clist h3{background: #0065b8;  }
.pro-l-clist h3 a{font-size: 18px;line-height: 1;color: #fff;padding: 15px;display:block;}
.pro-l-clist ul{border: 1px solid #0065b8;}
.pro-l-clist ul li{}
.pro-l-clist ul li a { display: block; font-size: 16px; line-height: 1; padding: 12px 0; text-align: center; border-top: 1px solid #ddd;}
.pro-l-clist ul li a:hover{background: #2581cb;color: #fff;}

.page-alist.col-md-9{padding: 0;}
.page-alist .col-md-4{padding: 0 8px;margin-bottom: 15px;}
.page-alist .col-md-4 a{display: block;border: 1px solid #ddd;padding: 5px;}
.page-alist .col-md-4 .img-inner {height: 210px;width: 300px;width: 100%;padding: 0;border: none;overflow: hidden;display: flex;}
.page-alist .col-md-4 .img-inner:hover {border: none; overflow: hidden;}
.page-alist .col-md-4 .img-inner img{height: auto;width: 100%;min-height: 100%;}
.page-alist .col-md-4 a h5 {margin-top: 5px;  font-size: 16px; text-align: center;  line-height: 1; padding: 10px 5px;background: #eee;color: #555;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;height: auto;float: none;}
.page-alist .col-md-4 a:hover h5{background: #0065b8;color: #fff;}
.page-alist .col-md-4 a:hover{border-color:  #0065b8;}
.page-alist .col-md-4 a:hover{}




@media (max-width: 992px){

  .page-title a:last-child{width: 100%;text-align:center;}
  
  .pro-nav {float: none;width: 100%;margin-right: 0;margin-top: 15px;padding: 0 10px;}
  .pro-nav ul{overflow: hidden;}
  .pro-nav ul li{float: left;width: 33.3333%;padding: 5px 10px;}
  .pro-nav ul li a {  display: block;  text-align: center; font-size: 15px;  line-height: 1;background: #eee;padding: 12px 0;}
  .pro-nav ul li a:hover{background: #0065b8;color: #fff;}
  
  .page-alist .col-md-4 {padding: 0 8px;margin-bottom: 15px;float: left;width: 33.3333%;}
  .page-alist .col-md-4 .img-inner{height: 150px;}
  
}


@media (max-width: 767px){
  
  .pro-nav{margin-top: 5px;}
  .pro-nav ul li { float: left;width: 50%;padding: 5px 5px;}
  
  .page-alist .col-md-4{width: 50%;padding: 0 5px;}
  
  .crumbs-item {border: none;height: auto; line-height: 1;margin-bottom: 5px;border-bottom: 1px solid #ddd;padding: 10px 0;}
  .crumbs-item h6{padding-top: 0;font-size: 12px;}
  .crumbs-item h6 .fa{font-size:16px;}
  
}